-
Home
-
StoreKeeper for WooCommerce
-
11.1.0
-
Code
-
Classes
- CommandRunner
Total Complexity |
54 |
Dependencies |
14 |
Dependents |
5 |
Total lines |
393 |
Lines of code |
263 |
Logical lines of code |
139 |
Comment lines |
45 |
Methods |
21 |
Properties |
2 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
spawnSubProcess() |
A |
44 |
6 |
46 |
setXdebugCmsArgs() |
S |
57 |
7 |
15 |
executeFromInputJson() |
S |
54 |
5 |
21 |
executeAsSubProcess() |
S |
52 |
4 |
24 |
withCronCheck() |
S |
55 |
4 |
22 |
buildCommandArgs() |
S |
60 |
4 |
14 |
copyEnv() |
S |
67 |
3 |
8 |
getMyPid() |
S |
66 |
3 |
9 |
execute() |
S |
52 |
1 |
26 |
addCommandClass() |
S |
68 |
2 |
6 |
exitIFNotCli() |
S |
69 |
2 |
7 |
getCommandClass() |
S |
70 |
2 |
6 |
setXdebugEnv() |
S |
68 |
2 |
7 |
runCommandWithInput() |
S |
64 |
2 |
10 |
__construct() |
S |
81 |
1 |
3 |
setPhpConfigDirectives() |
S |
74 |
1 |
5 |
setConsoleLogger() |
S |
73 |
1 |
5 |
logVmStats() |
S |
64 |
1 |
10 |
getCommands() |
S |
82 |
1 |
3 |
getSubProcessInputString() |
S |
65 |
1 |
10 |
getSubProcessEnv() |
S |
70 |
1 |
6 |